grid

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #304628

    shiyanthan
    Participant

    Hi,
    Please check attachment. is it possible to adjust font styles (typography)

    Attachments:
    You must be logged in to view attached files.
    #304669

    Hello,

    You need to open your SVG icons file with some editor like Sublime Text or default system text editor and add width=”31″ height=”40″ attributes to your <svg> tag like it is shown: http://prntscr.com/m4n0qw
    Then you will need to re-upload your icons in WordPress Dashboard.

    Images would be on the same level in this case.

    Best Regards

    #304708

    shiyanthan
    Participant

    Hi,

    Image is not a problem. font will not adjusting for 8 grids ?

    #304797

    Hello,

    Please, provide your site admin access to the private area and page URL with the problem.

    Please confirm the permit for us to deactivate the plugins not related to the theme and switch to the parent theme for the while of checking what may take up to 15 minutes. Please make the full backup of your site.

    Best Regards

    #304834

    shiyanthan
    Participant

    Please check private Content

    #304905

    Hello,

    You have limited the number of categories to show https://gyazo.com/5ff93d5bfa09089b1099731c75a326f0

    Test settings “all”

    If you have any questions or need further help, please feel free to contact us.
    Best Regards

    #304937

    shiyanthan
    Participant

    Hi,

    My problem is font is not adjustable. pls check attachment

    Attachments:
    You must be logged in to view attached files.
    #305097

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global to place the title in the center:

    @media (min-width: 769px) {
    	body .cat-design-default .hover-mask {
    		text-align: center;
    	}
    	body .cat-design-default .wd-entities-title {
    		right: 0;
    		left: 0;
    	}
    }

    You can change the font size by means of the Advanced typography option, which allows you to choose the item from a drop-down or insert your custom CSS class. Please navigate to the Theme Settings > Typography > Advanced Typography.

    You need to choose the Category title and set the size for the desktop: https://gyazo.com/622ef2414f52bdc30db25e630f33536d

    Best Regards

    #305108

    shiyanthan
    Participant

    Hi,
    I make the changes but it’s not changed.

    Attachments:
    You must be logged in to view attached files.
    #305160

    shiyanthan
    Participant

    Hi,
    Its working

    Thank you

    #305284

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 11 posts - 1 through 11 (of 11 total)

The topic ‘grid’ is closed to new replies.