Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1345259

    I have most of the pages over in using the “advanced Layout Builder”, but the “paragraph” font size is smaller than when not using the Advanced Layout Builder. I am getting some comments that the font size is too small. I don’t want to change all text boxes to a H4 font size.

    I don’t see any options under theme options to change the overall size. You can take a look at the two pages for example, the first is using Advanced and the other is not.

    Just purchased and installed my second license. Really like your software. Image sizes are always my hardest issue in dealing with this theme.

    #1345265

    Hey martystl,
    Thank you for the login, based on your /who-are-we/ I recommend adding this code in the General Styling ▸ Quick CSS field to match the Advanced Layout Builder text elements to your default paragraph font size:

    .avia_textblock > p,.avia_textblock li {
    	font-size: 14.95px;
    }

    the page you linked to had paragraphs and bullet points and this should work across your site, after applying the css, please clear your browser cache and check.

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.