Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #100482
    Massimo
    Participant

    Good morning.
    On my site (www.paisdisanmarc.it), I’ll want three things:
    – remove the shadow of the site external line
    – put header widgets in-line
    – set width of content at the same width of menu
    It’s possible?
    Thank you

    #100493
    Massimo
    Participant

    It’s better to view…
    http://www.paisdisanmarc.it/san-marco/

    #100494
    Mahesh
    Participant

    @masfur:
    1. Remove the shadow of site external line:
    Go to Dashboard=> Appearance=> Customize=> Theme Options=> Custom CSS box and add the following CSS:

    .site {
        box-shadow: none;
    }

    – put header widgets in-line
    – set width of content at the same width of menu
    There a already there I guess i.e. header widget is inline and content width is same as of menu. Let me know further.

    Regards,
    Mahesh

    #100496
    Massimo
    Participant

    Very good! Thanks!

    For steps 2 and 3 I have tried searching but could not find anything.
    Can You help me?

    #100497
    Massimo
    Participant
    #100529
    Mahesh
    Participant

    @masfur: Have you fixed the issue number 2? And about the 3, the content is already as same width as of menu.
    Let me know if any problem.

    Regards,
    Mahesh

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Three things to perfection’ is closed to new replies.