Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #234666

    Hi !

    My site http://jsa-sikring.apartebuild.dk

    ….-Has a telephone-nr in the upper right corner
    -I’m quite sure i was able to edit this number i the quick-CSS section, but now it seems to be gone ????
    -the top-tel code is still here but the actual number is missing ???
    -Please help because i need to change the number !

    Kindly
    Claus.

    This is my quick CSS:

    .title_container .avia-breadcrumbs {
    display: none;
    }

    .content {
    padding-top: 10px;
    }

    #footer div .first { margin-left: 25px; }
    #footer { padding: 0px 0 0px 0; }
    .avia-slideshow { margin: 15px 0; }

    .content, .sidebar {
    padding-top: 20px!important;
    padding-bottom: 0px!important;
    }

    body .column-top-margin {
    margin-top: -20px!important;
    }

    .html_boxed .single-post #main, .html_boxed .blog #main { padding-top: 50px; }

    .main_menu ul:first-child > li a { line-height: 150px; }

    .top-tel { float: right; margin-top: -25px; }

    .top-tel {
    color: #d22328;
    }

    .top-tel {
    position: relative;
    font-size: 16px;
    font-weight: bold;
    z-index: 999 !important;
    }

    .text-sep.text-sep-comment,
    .blog-author.minor-meta,
    .blog-categories.minor-meta,
    .text-sep.text-sep-cat {
    display: none;
    }

    #234709

    Hi aparteDenmark!

    Thank you for using the theme. I hope you’re doing great.

    I checked the website and the phone number is still there. Please remove browser cache then reload the page.

    Best regards,
    Ismael

    #234718

    Hi Ismael !

    Problem is not on the actual page I also see the telephonenumber on the page

    -BUT where can i edit the telephonenumber ????

    I think i was able to do that in the quick-CSS section. As i seem to recall the number was visible here….. (XX XX XX XX)

    .top-tel { (XX XX XX XX)
    color: #d22328;
    }

    OR here….

    .top-tel { (XX XX XX XX)
    position: relative;
    font-size: 16px;
    font-weight: bold;
    z-index: 999 !important;

    ….-But now it is gone !!!

    Kindly
    Claus.

    #234726

    Hi!

    In WordPress dashboard please go to Appearance > Editor and open Header.php file and search “top-tel” and find the Div that contains your number and change it

    Regards,
    Yigit

    #234745

    It works !!!

    Thank you very much :-)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘top-tel’ is closed to new replies.