header widget area – CSS

  • Anonymous

    #49301

    The items I added to the header widget area are sorted in the bottom line. How can sequential order be achieved?
    I thank you.

    Admin

    Syahir Hakim

    #49302

    Please specify the URL to your site so that we can take a look.

    Anonymous

    #49303
    Admin

    Syahir Hakim

    #49304

    Try adding this code into Additional CSS:

    #header .sidebar-wrap {
    	float: right;
    }
    

    Anonymous

    #49305

    Thank you. It was perfect. Distortion occurs when you give space between Facebook and WhatsApp icons. Can the icons be opened with CSS?

    Anonymous

    #49306

    padding: 5px;
    problem with css code solved. I can learn the most accurate code from you. Thank you.

    Anonymous

    #49311

    Hi raoz –
    How did you give the widget headers blocks of colour?
    Thanks

    Anonymous

    #49321

    Found it

    Would it be possible to make it a feature please like in graphene 1 🙂
    Now how to get the round corners top left and right

    Anonymous

    #49322

    You could try playing around with the ‘border-radius’ property to achieve rounded corners. Check out this article https://www.w3schools.com/css/css3_borders.asp

    Anonymous

    #49336

    Yes eventualIy managed the radius on the header
    However I think i wanted round corners on the widget content box instead

    I dont want to do css. This was automatic in graphene 1.
    I’m hoping that graphene 2 will quickly become the same

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

  • You must be logged in to reply to this topic.