- This topic has 3 replies, 2 voices, and was last updated 14 hours, 29 minutes ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › SKT Flooring Version: pro4.0 responsive adjustment
Hi, using SKT Flooring Version: pro4.0 on https://staugustinesgolfclub.co.uk and I’m getting header conflict with the menue/slider text. a simple fix is to change the screen size that changes to mobile view to change the text menu to mobile 3 lines.
see sample: https://staugustinesgolfclub.co.uk/wp-content/uploads/2025/07/Screenshot-2025-07-07-081506.jpg
please advise
plus there’s a slider / header conflict, see: https://staugustinesgolfclub.co.uk/wp-content/uploads/2025/07/Screenshot-2025-07-07-085134.jpg
thanks
Hi,
Please use the following CSS to resolve the header conflict in tablet view.
@media screen and (min-width:768px) and (max-width:1023px) {
.header.type3 .logo img, .header.type4 .logo img { width: 50%; height: auto;}
.home.has_trans_header .slider-header-layout3 .nivo-caption { top:70%;}
}
@media screen and (min-width:1024px) and (max-width:1160px) {
header-layout3 .nivo-caption { top: 75%;}
.has_trans_header .header.type3 #topmenu ul li a, .has_trans_header .header.type4 #topmenu ul li a {padding: 20px 11px;}
#topmenu ul li a { font-size: 20px;}
}
Regards,
Dave
Many thanks, can yuo advise which code elements do what so i can optimise to suite the clients tablet device please?
Are you looking for the best WooCommerce based plugins for your WooCommerce Website? Here’s a list of the best WooCommerce based plugins. These are suitable […]
When talking about WordPress, you may get curious about the plugins used by WordPress, shortcodes, page builder, etc., in the same way, SEO optimized WordPress […]
Are you looking best freelancer WordPress themes and templates? Here’s a list of the best freelancer WordPress themes for all individuals and freelancers. Premium Freelancer […]