How to view the site on 90% of the actual size

Home Forums Jevelin Theme How to view the site on 90% of the actual size

Home Forums Jevelin Theme How to view the site on 90% of the actual size

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    RESOLVED Posts
  • geoleo
    Participant

    Hi there (again),

     

    My site is this http://www.airbnb-helper.gr

    I wanted to know how to make the circle (that has an arrow, please check attached file) of the icon box look smaller? Ideally i want the “normal” view of my site to be 90% of its actual size. I guess i will have to do this by making each element (text, icon etc), 10% smaller, unless you guys have come up with something easier.

     

    Thank you for everything guys.

    Regards,

    G

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

    Hi @geoleo,

     

    Thank you for your question.

     

    You can try making the circle smaller by adding the following CSS code in the Custom CSS code option of your theme on the below path.

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .sh-iconbox-style1 .sh-iconbox-icon2 {
        width: 40px;
        height: 60px;
    }
    .sh-iconbox-style1 .sh-iconbox-icon-shape > i {
        line-height: 100px;
    }
    .sh-iconbox-style1 .sh-iconbox-icon-shape {
        width: 100px;
        height: 100px;
    }

     

    Best regards,
    Shufflehound team

    geoleo
    Participant

    First of, I would like to thank you for the quick responses! OMG…. you guys are good! I am really surprised that your Theme and of course the quality of support has not attracted more than a 100,000 sales! I am so glad that I landed on your theme.

     

    Now, back to the question. We almost sorted it out, as when I apply the CSS code the round shape becomes oval. Please check attachment. I was wondering if we could maintain the circular shape.

     

    http://www.airbnb-helper.gr

     

    Thank you for everything.

     

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

    Solution for this topic

    I can see this is happening because the greater than symbol > added in the previous code is not working so please try using the below CSS code instead of above.

    .sh-iconbox-style1 .sh-iconbox-icon2 {
        width: 40px;
        height: 60px;
    }
    .sh-iconbox-style1 .sh-iconbox-icon-shape i.sh-iconbox-hover {
     line-height: 100px;
    }
    .sh-iconbox-style1 .sh-iconbox-icon-shape { 
    width: 100px; 
    height: 100px; 
    }
    

    geoleo
    Participant

    oohhh you are good! that seemed to have worked.

    Thank you for this.

    G

    You are most welcome here 🙂

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

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form