Hi,
Please help me how to set the transparent menu on a single post page.
Can I modify the single.php to set the header class to “av_header_transparency”?
update: I modified the helper-main-menu.php line12, insert “av_header_transparency” :
<header id='header' class=' header_color av_header_transparency <?php avia_is_dark_bg('header_color'); echo "".$headerS['header_class']; ?>' <?php avia_markup_helper(array('context' => 'header','post_type'=>'forum'));?>>
Please help me move the page content up to place under the transparent menu.
BR!
Hi Attila,
Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.
Regards,
Rikard
Thanks but I found the solution. Move the content up with relative positioning in custom.css. You can close the topic.