January 13, 2019 at 17:57
#216507
Kieran_SQ
Moderator
Hi,
Please try the below CSS instead of the prior CSS.
COPY CODE
/* set width for specific pages */
@media only screen and (min-width: 768px) {
.page-id-0 #main.row:nth-child(1) {
width: 1080px;
}
}
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.