Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1084250
    iecapital
    Participant

    Hi,

    We’re trying to edit our blog page. Unlike all the other pages, our blog page doesn’t display source code so we can edit it. any thoughts?

    First images shows blog page with no source. the next image shows about us page with source code.

    #1084594
    Thai
    Moderator

    Hi There,

    You can’t use the Visual Composer/ Cornerstone / edit on the blog page. The Blog page is a defined posts page which you only can change in the Customizer settings.

    Regards!

    #1087888
    iecapital
    Participant

    Hi

    We’re still having troubles identifying where we change font size on the blog page’s main landing page image. Specifically adjusting it for better mobile display. Can you tell us where? Thanks.

    I’ve attached an image of what we want to change and where we thought you wanted us to go. Originally, you said we could not change this at the Visual Composer/ Cornerstone level, so we would need to go to the customizer settings, but we’re having difficulties finding where exactly. Thanks.

    Our developer’s note: we find every menu item and still not find the place to change blog page font size.

    “Specially, we focus on the two menu items, but no way to change it. Could you ask Themeco where is the exact menu item to change the blog page? “

    #1088210
    Rue Nel
    Moderator

    Hello There,

    Thanks for sending the screenshots. How did you add the section in your blog? Did you manage to add in the template placed in your child theme?

    For the meantime, to change the font size of the said custom headline in your blog index page, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .blog #x-content-band-a .h-custom-headline{
        font-size: 40px;
    }
    
    @media(max-width: 979px){
      .blog #x-content-band-a .h-custom-headline{
        font-size: 20px;
      }
    }

    Hope this helps.

    #1088279
    iecapital
    Participant

    Hi there,

    Thanks for the tip. I’ll share this with my team. We had the website developed by a 3rd party. Later, I outsourced ongoing support to another company who does WP upkeep. It was at this time the site was switched over to a child theme. To be honest, I’m not sure whether the template was integrated into the child’s theme. I’m currently using another party to help maintain the site because of language and hosting needs. So if you have thoughts on what they should look for, it would be much appreciated. Cheers.

    #1088507
    Joao
    Moderator

    Hi There,

    If you need help with anything just provide us your URL explain the issue with details and we will help you.

    Thanks

    Joao

  • <script> jQuery(function($){ $("#no-reply-1084250 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>