• Resolved theman9179

    (@theman9179)


    Hello,

    In my mobile version, the title of the post is touching my logo’s icon everytime. I’m using the ASTRA theme, and change line height in Global headings customization, but it will mess up the desktop view. How can I separate my heading from my post? The 2 seem to overlay each other. Another problem is that I really want to change the look on my single post page, but it’s either impossible or it’s too hard to do on the back end. Thanks.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author pluginsware

    (@pluginsware)

    Hi,

    Our Single listing pages are Custom Post Type “acadp_listings” and they cannot be found under “WordPress => Pages”. Normally the layout for posts is controlled by single.php of your theme. Since ACADP listings are Custom Post Type “acadp_listings”, they will use the same post template(single.php). So, you can Override the single post template(single.php) from your theme, like “single-acadp_listings.php” and do your changes inside this file. Kindly refer https://developer.wordpress.org/themes/basics/template-hierarchy/#single-post.

    Also, please contact your theme support team for the LOGO overlap issue.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘single post page problem’ is closed to new replies.