vangogh

I appreciate your time and effort.
While I am at it, sorry to be a pest but a couple more changes I would like to make but can't find how to do it if it is possible,.

    tastiger You need to setup Megamenu for the item you wish:

    I just added for you but your site blocked the access from my place now.

    Kindly check.

      saguaros

      Sorry about that - had some server issues yesterday.
      Should work now but I should be able to apply that fix myself

      5 days later

      saguaros

      Further help needed .....
      Still looking for advice on how to modify the following in the calendar category.

        tastiger You can use this custom CSS code:

        .event-detail-page .page-header-wrap .item-actions {
            display: none;
        }

          saguaros

          Oops - posted the same image twice, I was supposed to have this one as well.

          and on the main article page

          BTW: thanks very much for your previous reply, the custom code worked like a charm.

            Hi, tastiger
            For main article page:

            .speaker-wrap {display: none;}

            For home page:

            .item-speaker {display: none;}

            You are able to add this custom css to modify the style.
            Regards,

              vangogh .item-speaker {display: none;}

              Cheers
              Looks good although I don't seem to be able to get the home page modification to work even if I add the code to the template for the home page

                Hi, tastiger
                For homepage, you are able to add this custom code into a file name: root/templates/ja_titan/css/com_guru.css
                Please check and response to us.
                Regards,

                  vangogh

                  Anywhere in particular in the file?

                  I added it to the bottom of the file and it didn't have any effect, even after clearing the cache.

                  Perhaps I should install Guru Pro as it's included in my subscription anyway?
                  I'm running Joomla 5,1.3.

                    tastiger I guess Van's referring to this file: ‎/templates/ja_titan/local/css/custom.css

                      saguaros

                      Thanks for the reply, it is already in the custom css file


                      .event-detail-page .page-header-wrap .item-actions {
                      display: none;
                      }
                      .item-speaker {display: none;}
                      .speaker-wrap {display: `none;}


                      So that doesn't seem to be the answer, it's frustrating to say the least

                      4 days later

                      I updated a little bit:

                      .event-layout .blog-item .item-speaker {display: none !important;}

                      Kindly check.

                        saguaros .event-layout .blog-item .item-speaker {display: none !important;}

                        That's the one - Many thanks!

                        Write a Reply...
                        You need to Login to view replies.